National Repository of Grey Literature 15 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Application for Statistical Analysis of ICS Communication
Chimenti, Andrea ; Bartík, Vladimír (referee) ; Burgetová, Ivana (advisor)
This work aims to present the design and implementation of an application for statistical analysis of network traffic in ICS (Industrial Control Systems) communication. In the first place, the work presents Industrial Control Systems and some of their most common protocols. The protocol IEC 104 is described in more detail. This is followed by an introduction to the basic methods of descriptive statistics, that can be used to analyze industrial communication. For this purpose, several CSV datasets, that capture fragments of industrial communication, have been used. These datasets are used to show how some of the previously described statistical methods can be used. The work then describes the implementation of an application, which allows to analyze the datasets and obtain various statistics and a visual representation of the data. The main objective of the application is to make it easier for the user to find stable characteristics that can be used for anomaly and attack detection. Finally, the benefits that the application brings are demonstrated on a set of datasets containing different types of attacks.
Graphics indicator
Dvořák, Roman ; Šír, Michal (referee) ; Bradáč, Zdeněk (advisor)
This thesis is consisting of three parts. In first part was conducted market research and then start preparation concept of project Graphic indicator units using in industrial environment. Creating a basis for continued in making electronic schemes and board. Then the board was made in external specialization company. Then all components were installed. After testing all of function the device was ready for implementation firmware. Firmware was consist of few parts – communication with RS232 protocol, RS485, web interface and last parts is communication with touch display.
Small Control Sysrtem with Ethernet Bus
Liška, Radovan ; Kaňa, Zdeněk (referee) ; Bradáč, Zdeněk (advisor)
The thesis is concerned by complex proposal and by solution of PCB (printed circuit board) for small control system with ethernet connection. This thesis is solving proposal for supply circuit issue, which means galvanic separation circuit, regulation and stabilization of voltage. For communication sensing units or other units with automatic controller is used industrial communication with RS232 and RS485 interface. Automatic controller gain information from feed system by analog and digital inputs. Activator is controlled by analog or digital outputs from microcontroller.
Performance Analysis in IP-Based Industrial Communication Networks
Beran, Jan ; Švéda, Miroslav (referee) ; Hanzálek, Zdeněk (referee) ; Zezulka, František (advisor)
S rostoucím počtem řídicích systémů a jejich distribuovanosti získávájí komunikační sítě na důležitosti a objevují se nové výzkumné trendy. Hlavní problematikou v této oblasti, narozdíl od dřívějších řídicích systémů využívajících dedikovaných komunikačních obvodů, je časově proměnné zpoždění měřicích a řídicích signálů způsobené paketově orientovanými komunikačními prostředky, jako např. Ethernet. Aspekty komunikace v reálném čase byly v těchto sítích již úspěšně vyřešeny. Nicméně, analýzy trendů trhu předpovídají budoucí využití také IP sítí v průmyslové komunikaci pro časově kritickou procesní vyměnu dat. IP komunikace má ovšem pouze omezenou podporu v instrumentaci pro průmyslovou automatizace. Tato výzva byla nedávno technicky vyřešena v rámci projektu Virtual Automation Networks (virtuální automatizační sítě - VAN) zapojením mechanismů kvality služeb (QoS), které jsou schopny zajistit měkkou úroveň komunikace v reálném čase. Předložená dizertační práce se zaměřuje na aspekty výkonnosti reálného času z analytického hlediska a nabízí prostředek pro hodnocení využitelnosti IP komunikace pro budoucí průmyslové aplikace. Hlavním cílem této dizertační práce je vytvoření vhodného modelovacího rámce založeného na network calculus, který pomůže provést worst-case výkonnostní analýzu časového chování IP komunikačních sítí a jejich prvků určených pro budoucí použití v průmyslové automatizaci. V práci byla použita empirická analýza pro určení dominantních faktorů ovlivňujících časového chování síťových zařízení a identifikaci parametrů modelů těchto zařízení. Empirická analýza využívá nástroj TestQoS vyvinutý pro tyto účely. Byla navržena drobná rozšíření rámce network calculus, která byla nutná pro modelování časového chování používaných zařízení. Bylo vytvořeno několik typových modelů zařízení jako výsledek klasifikace různých architektur síťových zařízení a empiricky zjištěných dominantních faktorů. U modelovaných zařízení byla využita nová metoda identifikace parametrů. Práce je zakončena validací časových modelů dvou síťových zařízení (přepínače a směrovače) oproti empirickým pozorováním.
RS-485 demonstration board
Hříbek, Šimon ; Burian, František (referee) ; Fiedler, Petr (advisor)
First part is focused on basics of standard RS-485. Characteristics, industrial applicarions and different variants are described here. Second part is about design of device itself. Its focused on schematic design of the device. Three main parts of device are described here. Third part is about proces of choosing right components and theirs key aspects. Last part descibes previous versions of design of device. Major changes and fixes are mentioned here.
Crossroad model with industrial communication
Záviš, Jan ; Macho, Tomáš (referee) ; Štohl, Radek (advisor)
This diploma project summarizes a theoretical introduction regarding the issue of traffic light control. Further there is industrial communication discussed, where they are the Ethernet / IP protocol and the Modbus TCP protocol described more in detail. The following is the description of the Logix series programmable controllers. Then the diploma follows up with market research in order to find the most suitable development kit which is used as a trial prototype. Then it is concerned with a development kit with a communication module from AND-TECH company. Software was developed on them, more specifically a library for processor ports, memory and the Modbus TCP protocol. After verifying the functionality of the software, the hardware design was started. From the first site it is development kit and module and from the second site there are input and output circuits. There must be the assessment of the results found during the test operation. The end of the document describes incorrect steps that were repaired in hardware.
Modbus / TCP interface for crossroad model control
Horký, Pavel ; Štohl, Radek (referee) ; Macho, Tomáš (advisor)
In this work you will find summary of information regarding the management of intersections. Furthermore, the types of industrial communications with specification and more detailed analysis for the Modbus TCP protocol. The second part is the creation of the final product. It addresses the issue of requirements for the device and the way in which they were resolved.
Modbus/TCP server
Kaufman, Oskar ; Macho, Tomáš (referee) ; Štohl, Radek (advisor)
This bachelor's thesis focuses on the implementation of the industrial communication protocol Modbus TCP and communication with Allen-Bradley's Logix PLC series. The aim of this work was to create a hardware prototype, implement the communication protocol into a microcontroller, and verify the functionality of the device itself and its communication through Modbus TCP. The developed device is equipped with digital inputs and outputs that can be controlled using the Modbus TCP protocol. The verification of communication focuses on the proper control of these inputs and outputs through the Logix PLC series.
Application for Statistical Analysis of ICS Communication
Chimenti, Andrea ; Bartík, Vladimír (referee) ; Burgetová, Ivana (advisor)
This work aims to present the design and implementation of an application for statistical analysis of network traffic in ICS (Industrial Control Systems) communication. In the first place, the work presents Industrial Control Systems and some of their most common protocols. The protocol IEC 104 is described in more detail. This is followed by an introduction to the basic methods of descriptive statistics, that can be used to analyze industrial communication. For this purpose, several CSV datasets, that capture fragments of industrial communication, have been used. These datasets are used to show how some of the previously described statistical methods can be used. The work then describes the implementation of an application, which allows to analyze the datasets and obtain various statistics and a visual representation of the data. The main objective of the application is to make it easier for the user to find stable characteristics that can be used for anomaly and attack detection. Finally, the benefits that the application brings are demonstrated on a set of datasets containing different types of attacks.
Modbus / TCP interface for crossroad model control
Horký, Pavel ; Štohl, Radek (referee) ; Macho, Tomáš (advisor)
In this work you will find summary of information regarding the management of intersections. Furthermore, the types of industrial communications with specification and more detailed analysis for the Modbus TCP protocol. The second part is the creation of the final product. It addresses the issue of requirements for the device and the way in which they were resolved.

National Repository of Grey Literature : 15 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.